﻿2026-06-21T05:04:59.4477515Z ##[group]Run actions/checkout@v5
2026-06-21T05:04:59.4477992Z with:
2026-06-21T05:04:59.4478280Z   repository: SaberMage/spt-core
2026-06-21T05:04:59.4481444Z   token: ***
2026-06-21T05:04:59.4481730Z   ssh-strict: true
2026-06-21T05:04:59.4482031Z   ssh-user: git
2026-06-21T05:04:59.4482329Z   persist-credentials: true
2026-06-21T05:04:59.4482651Z   clean: true
2026-06-21T05:04:59.4482961Z   sparse-checkout-cone-mode: true
2026-06-21T05:04:59.4483308Z   fetch-depth: 1
2026-06-21T05:04:59.4483593Z   fetch-tags: false
2026-06-21T05:04:59.4483911Z   show-progress: true
2026-06-21T05:04:59.4484202Z   lfs: false
2026-06-21T05:04:59.4484481Z   submodules: false
2026-06-21T05:04:59.4484789Z   set-safe-directory: true
2026-06-21T05:04:59.4485094Z ##[endgroup]
2026-06-21T05:04:59.6401587Z Syncing repository: SaberMage/spt-core
2026-06-21T05:04:59.6402892Z ##[group]Getting Git version info
2026-06-21T05:04:59.6403447Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-21T05:04:59.6631348Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-21T05:04:59.6845112Z git version 2.43.0.windows.1
2026-06-21T05:04:59.6872143Z ##[endgroup]
2026-06-21T05:04:59.6880382Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\a22687cb-ef7f-495b-9733-d9637a57fbd8\.gitconfig'
2026-06-21T05:04:59.6894231Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\a22687cb-ef7f-495b-9733-d9637a57fbd8' before making global git config changes
2026-06-21T05:04:59.6895369Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T05:04:59.6899084Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-21T05:04:59.7138425Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-21T05:04:59.7333459Z https://github.com/SaberMage/spt-core
2026-06-21T05:04:59.7361054Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T05:04:59.7365355Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T05:04:59.7552076Z HEAD
2026-06-21T05:04:59.7803244Z ##[endgroup]
2026-06-21T05:04:59.7807463Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-21T05:05:00.1469301Z ##[group]Cleaning the repository
2026-06-21T05:05:00.1472549Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-21T05:05:08.2670355Z Removing target/
2026-06-21T05:05:08.2707248Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-21T05:05:08.3106472Z HEAD is now at d84e164 Merge bfe760e24820443a34062b37fc797a3cc1e2a489 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T05:05:08.3131549Z ##[endgroup]
2026-06-21T05:05:08.3137474Z ##[group]Disabling automatic garbage collection
2026-06-21T05:05:08.3142232Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-21T05:05:08.3357976Z ##[endgroup]
2026-06-21T05:05:08.3358362Z ##[group]Setting up auth
2026-06-21T05:05:08.3363860Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-21T05:05:08.3578951Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-21T05:05:08.7001265Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T05:05:08.7234669Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-21T05:05:09.0727665Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T05:05:09.0958213Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-21T05:05:09.4786116Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-21T05:05:09.5104546Z ##[endgroup]
2026-06-21T05:05:09.5105013Z ##[group]Fetching the repository
2026-06-21T05:05:09.5111605Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +d0467b6acb509760850c605533f294d4b989d0b5:refs/remotes/pull/26/merge
2026-06-21T05:05:10.6521300Z From https://github.com/SaberMage/spt-core
2026-06-21T05:05:10.6521834Z  + d84e164...d0467b6 d0467b6acb509760850c605533f294d4b989d0b5 -> pull/26/merge  (forced update)
2026-06-21T05:05:10.6633149Z ##[endgroup]
2026-06-21T05:05:10.6633552Z ##[group]Determining the checkout info
2026-06-21T05:05:10.6634094Z ##[endgroup]
2026-06-21T05:05:10.6639733Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-21T05:05:10.6913203Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-21T05:05:10.7134748Z ##[group]Checking out the ref
2026-06-21T05:05:10.7139186Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/26/merge
2026-06-21T05:05:10.7527188Z Warning: you are leaving 1 commit behind, not connected to
2026-06-21T05:05:10.7527518Z any of your branches:
2026-06-21T05:05:10.7527627Z 
2026-06-21T05:05:10.7527965Z   d84e164 Merge bfe760e24820443a34062b37fc797a3cc1e2a489 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T05:05:10.7528246Z 
2026-06-21T05:05:10.7528370Z If you want to keep it by creating a new branch, this may be a good time
2026-06-21T05:05:10.7528663Z to do so with:
2026-06-21T05:05:10.7528771Z 
2026-06-21T05:05:10.7528908Z  git branch <new-branch-name> d84e164
2026-06-21T05:05:10.7529080Z 
2026-06-21T05:05:10.7529305Z HEAD is now at d0467b6 Merge 18416fd8accc291c428791c9e14a1089e267c9a8 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T05:05:10.7550882Z ##[endgroup]
2026-06-21T05:05:10.7811993Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-21T05:05:10.8019212Z d0467b6acb509760850c605533f294d4b989d0b5
